home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / CHIP Utilities / Zarzadzanie i bezpieczenstwo systemu / MBSA / MBSASetup-EN.msi / Data.Cab / resultdetails.css < prev    next >
Cascading Style Sheet File  |  2004-01-05  |  388b  |  27 lines

  1. body{ 
  2.     font-family: verdana,arial,tahoma,sans-serif; 
  3.     font-size: 9pt;
  4.     border-width: 20px; 
  5.     border-style: solid; 
  6.     border-color: #6487DC; 
  7. }
  8.  
  9. h1{ 
  10.     font-weight: bold; 
  11.     font-size: 13pt
  12. }
  13.  
  14. h2{ 
  15.     font-weight: bold; 
  16.     font-size: 11pt
  17. }
  18.  
  19. .banner    { 
  20.     background-color: #6487DC; 
  21. }
  22.  
  23. .DetailHeader{
  24.     background-color: #0148B2; 
  25.     color: #ffffff;
  26.     font-weight : bold
  27. }